Skip to main content
PATCH
Update segment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
name
string
description
string | null
rules
object[]
Minimum array length: 1

Response

id
string
required
name
string
required
description
string | null
required
rules
object[]
required
created_at
string<date>
required
updated_at
string<date>
required